forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 0
Mac Setup ODBC ini Script #99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
vic-tsang
wants to merge
4
commits into
apache-odbc
Choose a base branch
from
mac-setup-script
base: apache-odbc
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+183
−6
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alinaliBQ
reviewed
Sep 4, 2025
cpp/src/arrow/flight/sql/odbc/install/windows/arrow-flight-sql-odbc-patch.xml
Show resolved
Hide resolved
380e405 to
8041b2b
Compare
cd83121 to
7edb145
Compare
12c0d6f to
f7fcd50
Compare
eedda11 to
d9bb54c
Compare
b32f3e6 to
17f01d4
Compare
f36d7e9 to
2c6d590
Compare
89fb490 to
6d02c36
Compare
2fe7175 to
e3feb15
Compare
2671b6d to
e6dfb52
Compare
e6dfb52 to
7df62c8
Compare
updated read me windows file path updated windows folder related file paths added license
440bb78 to
fc525bf
Compare
This script depends on the ODBC install script.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Rationale for this change
cpp/src/arrow/flight/sql/odbc/install/mac/install_odbc_ini.shinstall_odbc.shto register the ODBC driverWhat changes are included in this PR?
When we pick up this work again, we can squash the commits into 1 and rebase
Are these changes tested?
yes, locally on intel macOS
Are there any user-facing changes?
no